From 8eb58a65676ec14750f2cfa4c0775c7236dd52f5 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 19 Dec 2011 13:58:21 -0500 Subject: [PATCH] Updates https://bugzilla.gnome.org/show_bug.cgi?id=666552 --- NEWS | 23 +++++++++++++++++++---- 1 file changed, 19 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index 0c37eece90..7840fd4f0f 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,10 @@ Overview of Changes in GTK+ 3.3.6 ================================= -* The GtkTreeView accessibility support and the core - treeview code have been extensively refactored; - performance should be much improved. But watch out - for regressions. +* GtkApplication has grown support for exporting application + menus and menubars on the bus, as a GMenuModel. The + new GtkApplicationWindow toplevel automatically + displays these menu models when needed. * GtkSpinButtons have received a long-overdue face-lift to make them easier to use with both mouse and touch. @@ -15,6 +15,14 @@ Overview of Changes in GTK+ 3.3.6 * GtkWindow can now request that the window manager hide the titlebar when the window is maximized. +* The GtkTreeView accessibility support and the core + treeview code have been extensively refactored; + performance should be much improved. But watch out + for regressions. + +* The GtkFileChooser entry completion code has been + extensively refactored; it now uses GtkEntryCompletion + * Excessive dependencies have been culled from Requires: lines in pc files. Dependent modules may have to declare dependencies that they were getting 'for free' in the past. @@ -51,11 +59,18 @@ Overview of Changes in GTK+ 3.3.6 665741 Crashes in treeview when pressing End key. 665999 Introspection wrong for GDK_INPUT_ONLY vs GDK_INPUT_OUTPUT 666242 Separators in menuitem are not vertically aligned + 641999 Consider adding a workarea API + 657578 Toggling the state of a GtkCheckButton causes accessible... + 659445 Accessible event.any_data is incorrect for text-removed... + 663573 Rework GtkFileChooserEntry + 666392 widget: Flip the sensitive flag even if the state doesn't... * Updated translations Breton + Kazakh Russian Slovak + Spanish Overview of Changes in GTK+ 3.3.4 -- 2.30.2